home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual Thematic 29
/
CDT29.iso
/
e-Mail
/
WorldClient Pro 2.2.3
/
wcsetup.exe
/
WEBHELP.ZIP
/
hhapplet
/
IndexTree$IndexTreeNode.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1999-10-21
|
603 b
|
17 lines
package hhapplet;
import treeview.TreeViewNode;
class IndexTree$IndexTreeNode extends TreeViewNode {
// $FF: synthetic field
final IndexTree this$0;
public void doDblClick() {
this.this$0.m_ip.gotoSelectedIndex();
}
IndexTree$IndexTreeNode(IndexTree var1) {
(this.this$0 = var1).getClass();
}
}